NDepend.API Documentation
StartsWithAny(String,String[],StringComparison) Method
NDepend.Helpers Namespace > ExtensionMethodsString Class > StartsWithAny Method : StartsWithAny(String,String[],StringComparison) Method
This string.
An array containing possible values for start of thisString.
One of the enumeration values that determines how this string is compared to value.
Gets a value indicating whether this string starts with any of the strings specified.
Syntax

Parameters

thisString
This string.
array
An array containing possible values for start of thisString.
stringComparison
One of the enumeration values that determines how this string is compared to value.
Requirements

Target Platforms: Windows 11, 10, 8, 7and Linux, MacOS with net10.0, net9.0 or net8.0 installed

See Also

Reference

ExtensionMethodsString Class
ExtensionMethodsString Members
Overload List